Abdullah Formuli avatar

Abdullah Formuli

Community

@authrain-cloud-abdullahformuli

3Followers
|
13Public Repos
|
25Published Skills

Im Him

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Quality Assurance .. (20%)Security & Hardening (15%)DevOps & Release O.. (15%)

Agent Skills by Abdullah Formuli

Showing 25 vetted skills indexed across 1 GitHub repositories.

authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

idea-refine

Refines raw ideas into actionable one-pagers through structured divergent and convergent thinking.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

debugging-and-error-recovery

Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

using-agent-skills

Discovers and routes tasks to the appropriate engineering workflow skill by development phase.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

test-driven-development

Implements code changes using the red-green-refactor test-driven development loop.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

planning-and-task-breakdown

Decomposes specifications into ordered, verifiable implementation tasks with acceptance criteria.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

incremental-implementation

Implements code changes in thin, tested vertical slices with per-increment commits.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

api-and-interface-design

Designs stable REST APIs, TypeScript contracts, and idempotent interfaces with consistent error semantics.

Community
Advanced
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

ci-cd-and-automation

Configures CI/CD pipelines with quality gates, deployment strategies, and rollback workflows.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

context-engineering

Configures rules files, context hierarchy, and budget management for AI coding agents.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

frontend-ui-engineering

Builds accessible, responsive, production-quality user interfaces following design system standards.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

shipping-and-launch

Prepares production launches with pre-launch checklists, staged rollouts, monitoring, and rollback plans.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

spec-driven-development

Creates structured specifications with gated review phases before writing code.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

constraint-driven-development

Establishes and enforces project quality constraints via a written CONSTRAINTS.md contract.

Community
Advanced
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

code-review-and-quality

Reviews code changes across correctness, readability, architecture, security, and performance before merge.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

security-and-hardening

Hardens web application code against OWASP vulnerabilities, SSRF, injection, and supply-chain risks.

Community
Advanced
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

deprecation-and-migration

Plans and executes deprecation of legacy systems and zero-downtime database schema migrations.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

observability-and-instrumentation

Instruments production code with structured logging, metrics, tracing, and alerting.

Community
Advanced
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

interview-me

Extracts true user intent through one-question-at-a-time interviews before planning or coding.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

code-simplification

Refactors code to reduce complexity while preserving exact behavior and passing existing tests.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

doubt-driven-development

Subjects non-trivial decisions to fresh-context adversarial review before they stand.

Community
Advanced
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

source-driven-development

Verifies framework code patterns against official documentation and cites sources.

Community
Intermediate
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

performance-optimization

Diagnose and fix frontend, backend, and database performance bottlenecks through measurement-driven optimization.

Community
Advanced
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

browser-testing-with-devtools

Tests and debugs web pages in real browsers using Chrome DevTools MCP.

Community
Advanced
authrain-cloud-abdullahformuliauthrain-cloud-abdullahformuli

git-workflow-and-versioning

Structures git commits, branching, and semantic versioning into disciplined workflows.

Community
Intermediate

Frequently Asked Questions About Abdullah Formuli

FAQPage Schema
What tasks can I accomplish with Abdullah Formuli's skills?β–Ό

The 25 skills cover the full delivery lifecycle: refining ideas, interviewing for intent, writing specs and PRDs, breaking work into tasks, test-driven implementation, multi-axis code review, security hardening against the OWASP Top Ten, performance optimization, CI/CD setup, observability instrumentation, and production launch preparation.

Who are these skills designed for?β–Ό

Software engineers and coding agents working on production systems. They target practitioners handling ambiguous requirements, failing tests, high-stakes migrations, accessibility and WCAG requirements, GDPR/CCPA privacy concerns, and anyone needing disciplined practices like spec-driven development, adversarial review, and incremental delivery.

How do I install and run these skills?β–Ό

Each skill ships as a folder with native frontmatter defining its name, description, and trigger phrases. The using-agent-skills meta-skill governs discovery and invocation at session start; skills activate automatically when their described triggers match, such as 'ideate', 'stress-test my plan', or a failing test.

Are there any prerequisites or dependencies?β–Ό

Most skills are self-contained methodology guides requiring no external dependencies. The browser-testing-with-devtools skill explicitly requires the chrome-devtools MCP server to be configured. Constraint-driven development writes a CONSTRAINTS.md file into the project, and git-workflow skills assume a standard git repository.

What quality and security safeguards do these skills enforce?β–Ό

Constraint-driven development records quality thresholds and watches diffs for weakened bars like new eslint-disable suppressions or deleted tests. Security-and-hardening audits input handlers, authentication, and dependencies against the OWASP Top Ten, while doubt-driven development applies adversarial review to high-stakes decisions before they stand.