Skills for software engineering best practices
npx claudepluginhub tercel/tercel-claude-pluginsGenerate professional software specifications — from brainstorming to PRD, SRS, Technical Design, and Test Plan — based on industry standards (Google, Amazon, IEEE).
Complete development workflow — from TDD-driven implementation plans to execution, debugging, code review, git worktree management, branch lifecycle, and parallel agent dispatch
Technical Evangelist & Growth Skill — transform code and projects into high-impact content for developer platforms (Dev.to, Hashnode, X.com, Hacker News, Reddit).
Project Due Diligence & Investment Analysis Skill — perform deep technical and business analysis on open-source projects, startups, and SaaS products to generate structured due diligence reports.
Apcore ecosystem management — cross-language SDK sync, framework integration scaffolding, multi-repo audit, coordinated releases, and documentation alignment
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
A curated plugin marketplace for Claude Code — covering the full software engineering lifecycle from specification to implementation, review, and beyond.
/plugin marketplace add tercel/tercel-claude-plugins
Then browse and install plugins via /plugin UI. Each plugin works independently — install only what you need.
Turn ideas into professional specifications based on industry standards (Google, Amazon, IEEE).
| Command | What it does |
|---|---|
/spec-forge <name> | Full chain: Idea → Decompose → Tech Design + Feature Specs |
/idea <name> | Interactive brainstorming |
/decompose <name> | Break project into sub-features |
/tech-design <name> | Technical Design Document |
/prd <name> | Product Requirements Document |
/srs <name> | Software Requirements Specification |
/test-plan <name> | Test Plan & Test Cases |
Complete dev workflow — plan, implement, review, debug, and ship.
| Command | What it does |
|---|---|
/code-forge:plan @doc.md | Generate implementation plan from docs |
/code-forge:impl [feature] | Execute tasks with TDD |
/code-forge:review [feature] | 14-dimension code review |
/code-forge:fixbug "desc" | Debug and fix with upstream trace-back |
/code-forge:tdd | Red-Green-Refactor cycle |
/code-forge:worktree <feature> | Isolated git worktree |
/code-forge:parallel | Dispatch parallel agents |
/code-forge:finish | Merge, PR, or discard branch |
Transform code and projects into high-impact content for Dev.to, Hashnode, X, Hacker News, and Reddit.
Deep technical and business analysis on open-source projects, startups, and SaaS products. Generate structured due diligence reports.
Cross-language SDK sync, framework integration scaffolding, multi-repo audit, coordinated releases, and documentation alignment for the Apcore ecosystem.
spec-forge and code-forge work together as a seamless pipeline:
Idea → spec-forge → Feature Specs → code-forge:plan → Tasks → code-forge:impl → Code
↓
code-forge:review → Ship
MIT