VerifiedGit
v1.0.0

specify-factory

by @rsmdt0 pulls
URLopenbooklet.com/s/specify-factory
Pinnedopenbooklet.com/s/specify-factory@1.0.0
APIGET /api/v1/skills/specify-factory

Decompose a specified feature into factory-consumable artifacts. Reads requirements.md and solution.md, then produces unit specs (units/*.md), holdout scenarios (scenarios/**/*.md), and a decomposition manifest (manifest.md). Replaces specify-plan for Dark Factory workflow.

20 skills from this reporsmdt/the-startup
specify-factoryviewing
agentic-patternsplugins/team/skills/development/agentic-patterns/SKILL.md

Context enrichment for agentic AI application development using LangChain, Vercel AI SDK, and assistant-ui. Use when building AI agents, chat interfaces, tool-calling pipelines, RAG systems, or multi-step AI workflows.

api-contract-designplugins/team/skills/development/api-contract-design/SKILL.md

REST and GraphQL API design patterns, OpenAPI/Swagger specifications, versioning strategies, and authentication patterns. Use when designing APIs, reviewing API contracts, evaluating API technologies, or implementing API endpoints.

architecture-selectionplugins/team/skills/development/architecture-selection/SKILL.md

System architecture patterns including monolith, microservices, event-driven, and serverless, with C4 modeling, scalability strategies, and technology selection criteria. Use when designing system architectures, evaluating patterns, or planning scalability.

Canonical Skill Example: reviewplugins/start/skills/writing-skills/examples/canonical-skill.md

A complete skill demonstrating all gold-standard conventions, annotated with convention callouts.

code-quality-reviewplugins/team/skills/quality/code-quality-review/SKILL.md

Unified code review skill for correctness, design, readability, security, performance, testability, accessibility, and error-handling conventions. Use when reviewing changes, enforcing quality standards, or identifying technical debt.

constitutionplugins/start/skills/constitution/SKILL.md

Create or update a project constitution with governance rules. Uses discovery-based approach to generate project-specific rules.

domain-modelingplugins/team/skills/development/domain-modeling/SKILL.md

Unified domain and data modeling for business entities, invariants, schema design, aggregate boundaries, and evolution strategy. Use when designing business models, schema changes, bounded contexts, or consistency rules.

feature-prioritizationplugins/team/skills/cross-cutting/feature-prioritization/SKILL.md

RICE, MoSCoW, Kano, and value-effort prioritization frameworks with scoring methodologies and decision documentation. Use when prioritizing features, evaluating competing initiatives, creating roadmaps, or making build vs defer decisions.

pattern-detectionplugins/team/skills/cross-cutting/pattern-detection/SKILL.md

Identify existing codebase patterns (naming conventions, architectural patterns, testing patterns) to maintain consistency. Use when generating code, reviewing changes, or understanding established practices.

platform-operationsplugins/team/skills/infrastructure/platform-operations/SKILL.md

Unified platform operations guidance for CI/CD pipeline design, deployment strategies, observability, SLI/SLOs, and incident-ready rollouts. Use when building release workflows, production monitoring, or reliability controls.

project-discoveryplugins/team/skills/cross-cutting/project-discovery/SKILL.md

Unified codebase discovery across structure navigation, tech-stack detection, and documentation extraction. Use when onboarding to a project, locating implementation paths, identifying frameworks/tooling, or validating docs against code reality.

requirements-elicitationplugins/team/skills/cross-cutting/requirements-elicitation/SKILL.md

Requirement gathering techniques, stakeholder analysis, user story patterns, and specification validation. Use when clarifying vague requirements, resolving conflicting needs, documenting specifications, or validating requirements with stakeholders.

security-assessmentplugins/team/skills/quality/security-assessment/SKILL.md

Vulnerability review, threat modeling, OWASP patterns, and secure coding assessment. Use when reviewing code security, designing secure systems, performing threat analysis, or validating security implementations.

specifyplugins/start/skills/specify/SKILL.md

Create a comprehensive specification from a brief description. Manages specification workflow including directory creation, README tracking, and phase transitions.

specify-metaplugins/start/skills/specify-meta/SKILL.md

Scaffold, status-check, and manage specification directories. Handles auto-incrementing IDs, README tracking, phase transitions, and decision logging in .start/specs/. Falls back to docs/specs/ for legacy specs. Used by both specify and implement workflows.

specify-planplugins/start/skills/specify-plan/SKILL.md

Create and validate implementation plans (PLAN). Use when planning implementation phases, defining tasks, sequencing work, analyzing dependencies, or working on plan files in .start/specs/. Generates per-phase files (plan/README.md + plan/phase-N.md) for progressive disclosure. Includes TDD phase structure and specification compliance gates.

specify-requirementsplugins/start/skills/specify-requirements/SKILL.md

Create and validate product requirements documents (PRD). Use when writing requirements, defining user stories, specifying acceptance criteria, analyzing user needs, or working on requirements.md files in .start/specs/. Includes validation checklist, iterative cycle pattern, and multi-angle review process.

specify-solutionplugins/start/skills/specify-solution/SKILL.md

Create and validate solution design documents (SDD). Use when designing architecture, defining interfaces, documenting technical decisions, analyzing system components, or working on solution.md files in .start/specs/. Includes validation checklist, consistency verification, and overlap detection.

The Agentic Startup - A collection of Claude Code commands, skills, and agents.plugins/start/skills/test/SKILL.md

Auto-indexed from rsmdt/the-startup

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0