Source

flitzrrr/opencode-processing-skills

30 skills · 37 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
debug-assist Structured debugging workflow that prevents circular debugging. Follows a systematic approach of Reproduce, Isolate, …
flitzrrr/opencode-processing-skills
3
2
create-plan Create a structured implementation plan for a feature or change. This documentation shall serve Agents and Humans. Pr…
flitzrrr/opencode-processing-skills
2
3
generate-docs Generate project documentation from an existing codebase. This documentation shall serve Agents and Humans. Creates a…
flitzrrr/opencode-processing-skills
2
4
onboard-developer Generates an onboarding guide for new team members. Covers development setup, workflow conventions, key modules, comm…
flitzrrr/opencode-processing-skills
2
5
release-notes Generates structured release notes from git history between two references (tags, commits, branches). Groups changes …
flitzrrr/opencode-processing-skills
2
6
update-docs Update existing project documentation after code changes. Detects outdated sections, updates module and feature docs,…
flitzrrr/opencode-processing-skills
2
7
add-tests Analyzes a module or function and generates appropriate tests. Detects the project's test framework, discovers existi…
flitzrrr/opencode-processing-skills
1
8
adr-create Creates a single Architecture Decision Record (ADR) for a current technical decision. Unlike retrospective (which rec…
flitzrrr/opencode-processing-skills
1
9
analyze-impact Pre-implementation impact analysis for a plan phase. Analyzes dependencies, test coverage, breaking change risk, and …
flitzrrr/opencode-processing-skills
1
10
ci-setup Generates a CI/CD pipeline (GitHub Actions) tailored to the project's tech stack. Detects language, framework, test r…
flitzrrr/opencode-processing-skills
1
11
context-compress Compresses the current session context by identifying relevant info, summarizing key findings, and discarding noise. …
flitzrrr/opencode-processing-skills
1
12
coverage-check Lightweight test coverage analysis using git and file system heuristics. Identifies source files with no correspondin…
flitzrrr/opencode-processing-skills
1
13
cross-repo-plan Creates and tracks implementation plans that span multiple repositories. Extends the single-repo plan model with a co…
flitzrrr/opencode-processing-skills
1
14
dependency-audit Analyzes project dependencies for staleness, known vulnerabilities, license compatibility, and unused packages. Produ…
flitzrrr/opencode-processing-skills
1
15
diff-review Structured code review of git diffs or pull requests. Analyzes changes for impact, risk, documentation staleness, and…
flitzrrr/opencode-processing-skills
1
16
fix-ci Diagnoses and fixes CI pipeline failures. Reads CI logs, identifies root cause, applies targeted fixes, and verifies …
flitzrrr/opencode-processing-skills
1
17
frontend-design Creates distinctive, production-grade frontend interfaces with high design quality. Guides bold aesthetic decisions, …
flitzrrr/opencode-processing-skills
1
18
generate-agents-md Generates a project-specific AGENTS.md that captures conventions, build commands, module rules, and coding standards.…
flitzrrr/opencode-processing-skills
1
19
generate-handover Generate a session handover document that captures progress, decisions, and context for seamless session continuity. …
flitzrrr/opencode-processing-skills
1
20
implement-phase Executes a plan phase step by step. Reads plan artifacts, follows implementation steps, runs tests after each change,…
flitzrrr/opencode-processing-skills
1
21
pr-ready Prepares a feature branch for pull request. Runs all checks, generates PR description, verifies documentation is upda…
flitzrrr/opencode-processing-skills
1
22
refactor Structured refactoring workflow that ensures safety. Verifies tests pass before AND after refactoring, applies minima…
flitzrrr/opencode-processing-skills
1
23
resume-plan Bootstrap a new session to continue working on an existing plan. Reads plan artifacts, builds context, validates prer…
flitzrrr/opencode-processing-skills
1
24
retrospective Reconstructs project documentation from git history. Analyzes commit logs, diffs, and merge patterns to generate Arch…
flitzrrr/opencode-processing-skills
1
25
scaffold Generates boilerplate for new modules, features, or components based on existing project conventions. Detects pattern…
flitzrrr/opencode-processing-skills
1
26
seo-geo-optimize Audits and automatically implements SEO, local SEO (Geo/Schema.org), and Social Graph structured data across web proj…
flitzrrr/opencode-processing-skills
1
27
smart-start Intelligent session bootstrap that auto-detects project state (docs, plans, staleness) and recommends the right next …
flitzrrr/opencode-processing-skills
1
28
test-strategy Generates a test strategy document for a project or module. Analyzes existing coverage, identifies gaps, prioritizes …
flitzrrr/opencode-processing-skills
1
29
update-plan Update an existing plan's status, todo list, and phase progress. Tracks what was done, updates completion status, and…
flitzrrr/opencode-processing-skills
1
30
validate-docs Check whether existing project documentation is still in sync with the codebase. Uses git metadata (not source file r…
flitzrrr/opencode-processing-skills
1