costrict-plugins-repo avatar

costrict-plugins-repo

Official

@costrict-plugins-repo

0Followers
|
1,891Public Repos
|
30Published Skills

Standardized engineering methodologies for managing distributed development tasks, code review cycles, and structured implementation planning within complex repository environments.

Skills Distribution
DomainDeveloper To...Engineering Proces.. (40%)Version Control Ma.. (30%)Software Quality A.. (30%)

Agent Skills by costrict-plugins-repo

Showing 30 vetted skills indexed across 2 GitHub repositories.

costrict-plugins-repocostrict-plugins-repo

netlify-caching

Configure CDN caching, cache keys, tags, and purging for Netlify Functions and Edge Functions.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

netlify-frameworks

Configure and deploy web frameworks on Netlify with SSR adapters and build settings.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

netlify-config

Configure Netlify builds, redirects, headers, and environment variables via netlify.toml.

Official
Intermediate
costrict-plugins-repocostrict-plugins-repo

netlify-deploy

Create and manage Netlify deploys via Git continuous deployment, CLI, and netlify.toml contexts.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

netlify-blobs

Store and retrieve unstructured objects and file uploads using the Netlify Blobs key-value API.

Official
Intermediate
costrict-plugins-repocostrict-plugins-repo

netlify-mcp-servers

Build and deploy authenticated MCP servers as Netlify Functions using the MCP SDK.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

netlify-identity

Implements authentication, OAuth login, and role-based access control on Netlify sites.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

netlify-database

Provision and query managed Postgres on Netlify with migrations, Drizzle ORM, and deploy-preview branches.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

netlify-access-control

Selects the correct Netlify protection layer for restricting site and preview access.

Official
Intermediate
costrict-plugins-repocostrict-plugins-repo

netlify-functions

Write and configure Netlify serverless functions in TypeScript, JavaScript, or Go.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

netlify-edge-functions

Write and deploy Netlify Edge Functions on the Deno runtime for request manipulation.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

netlify-agent-runner

Run Claude, Codex, or Gemini agent tasks remotely on Netlify infrastructure.

Official
Intermediate
costrict-plugins-repocostrict-plugins-repo

netlify-forms

Implements serverless form handling on Netlify with deploy-time detection, spam filtering, and submission storage.

Official
Intermediate
costrict-plugins-repocostrict-plugins-repo

netlify-ai-gateway

Call OpenAI, Anthropic, Gemini, and OpenRouter models from Netlify Functions without managing API keys.

Official
Intermediate
costrict-plugins-repocostrict-plugins-repo

netlify-image-cdn

Transform, resize, crop, and optimize images via Netlify's /.netlify/images endpoint.

Official
Intermediate
costrict-plugins-repocostrict-plugins-repo

skill-creator

Create, evaluate, and iteratively improve AI agent skills with benchmarked test runs.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

using-git-worktrees

Create an isolated git worktree for feature development.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

test-driven-development

Enforce failing tests before production code using the Red-Green-Refactor workflow.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

systematic-debugging

Identify root causes through a four-phase debugging process before applying fixes.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

using-superpowers

Invoke relevant skills before producing user-facing responses across runtimes.

Official
Intermediate
costrict-plugins-repocostrict-plugins-repo

dispatching-parallel-agents

Dispatch parallel subagents to diagnose and fix independent failures without shared state.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

executing-plans

Execute written implementation plans with critical review checkpoints.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

finishing-a-development-branch

Guide merge, pull request, and cleanup options after tests pass.

Official
Advanced
costrict-plugins-repocostrict-plugins-repo

brainstorming

Guide raw ideas into actionable design plans with structured discovery.

Official
Advanced

Frequently Asked Questions About costrict-plugins-repo

FAQPage Schema
What specific engineering tasks are enabled by these methodologies?▼

These methodologies enable structured implementation planning, isolated feature development via worktrees, systematic root-cause debugging, and rigorous test-driven development cycles. They facilitate the entire lifecycle from initial brainstorming and plan generation to final code review verification and branch cleanup.

Which personas benefit most from these development practices?▼

Software engineers, technical leads, and systems architects benefit from these practices. They are designed for developers managing complex, multi-task repository environments who require strict adherence to quality standards, peer-reviewed implementation plans, and isolated execution contexts for independent feature development.

What are the prerequisites for implementing these development standards?▼

Implementation requires a Git-based version control environment and a commitment to structured documentation, specifically the creation of validated YAML-frontmatter files. Users must be prepared to integrate test-driven development cycles and formal review checkpoints into their existing repository management processes.